home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Multimedia / A-P / Net Game.sit / Net Game folder / Net Game / printing the script... / 00037.ls < prev    next >
Encoding:
Text File  |  1994-10-24  |  123 b   |  7 lines

  1. on mouseUp
  2.   global end_page, start_page, total_pages
  3.   set start_page to 0
  4.   set end_page to total_pages
  5.   go("menu")
  6. end
  7.